home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / reef / dialogs_es.lua < prev    next >
Text File  |  2005-07-16  |  2KB  |  69 lines

  1.  
  2. dialogId("uts-m-otresy", "font_small", "My goodness, the impact created cave-in!")
  3. dialogStr("┬íMi dios, el impacto cre├│ una caverna!")
  4.  
  5.  
  6. dialogId("uts-v-projet0", "font_big", "I can`t go through this cave-in, we have to find another exit.")
  7. dialogStr("No puedo avanzar por esta caverna, tenemos que encontrar otra salida.")
  8.  
  9.  
  10. dialogId("uts-v-projet1", "font_big", "This is not the way.")
  11. dialogStr("Este no es el camino.")
  12.  
  13.  
  14. dialogId("uts-v-sam", "font_big", "I won`t make it alone.")
  15. dialogStr("No lo har├⌐ solo.")
  16.  
  17.  
  18. dialogId("uts-m-lastura", "font_small", "I probably should have had lifted that shell first.")
  19. dialogStr("Yo probablemente deber├¡a haber levantado esa concha primero.")
  20.  
  21.  
  22. dialogId("uts-v-poradi", "font_big", "Maybe we have to switch these objects.")
  23. dialogStr("Quiz├ís tenemos que intercambiar esos objetos.")
  24.  
  25.  
  26. dialogId("uts-m-matrace", "font_small", "A mattress. The best thing you can get under water.")
  27. dialogStr("Un colch├│n. Lo mejor que puedes conseguir bajo el agua.")
  28.  
  29.  
  30. dialogId("uts-m-snek", "font_small", "Now we can drop the snail on the mattress.")
  31. dialogStr("Ahora podemos hacer caer el caracol en el colch├│n.")
  32.  
  33.  
  34. dialogId("uts-m-nezvedneme", "font_small", "It will be difficult to pick up that snail from there.")
  35. dialogStr("Ser├í dif├¡cil recoger el caracol desde ah├¡.")
  36.  
  37.  
  38. dialogId("uts-v-konecne", "font_big", "Finally, it`s there.")
  39. dialogStr("Finalmente, est├í all├¡.")
  40.  
  41.  
  42. dialogId("uts-m-chudak", "font_small", "The poor snail...")
  43. dialogStr("El pobre caracol...")
  44.  
  45.  
  46. dialogId("uts-v-koraly", "font_big", "We should search the coral reefs.")
  47. dialogStr("Deber├¡amos de buscar en los arrecifes de coral.")
  48.  
  49.  
  50. dialogId("uts-m-tvorove", "font_small", "There are going to be many interesting beings to investigate there.")
  51. dialogStr("Habr├ín muchos seres interesantes para investigar aqu├¡.")
  52.  
  53.  
  54. dialogId("uts-v-mikroskop", "font_big", "Don`t we need a microscope to investigate corals?")
  55. dialogStr("┬┐No necesitamos un microscopio para investigar corales?")
  56.  
  57.  
  58. dialogId("uts-m-zivocich", "font_small", "Yes, they are small. But there can be other life forms.")
  59. dialogStr("Si, son peque├▒os. Pero pueden haber otras formas de vida.")
  60.  
  61.  
  62. dialogId("uts-m-zelvy", "font_small", "Coral turtles, for example.")
  63. dialogStr("Tortugas de coral, por ejemplo.")
  64.  
  65.  
  66. dialogId("uts-m-batyskaf", "font_small", "And moreover I have a suspicion that there's a microscope in a bathyscaph.")
  67. dialogStr("Y adem├ís sospecho que hay un microscopio en un batiscafo.")
  68.  
  69.